home *** CD-ROM | disk | FTP | other *** search
/ The Netherlands - A Compact World / The Netherlands.iso / chapters / 7.dxr / Internal_60_ga naar marker ....ls < prev    next >
Encoding:
Text File  |  2004-06-10  |  107 b   |  9 lines

  1. on beginSprite me
  2.   puppetSound(2, "sabbelen")
  3. end
  4.  
  5. on mouseEnter me
  6.   puppetSound(2, 0)
  7.   go("groei")
  8. end
  9.